FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package incisive.fhir#1.0.1-preview (63 ms)

Package incisive.fhir
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate
Url https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate
Version 20230719
Status active
Date 2023-07-19T11:36:43.8799013+00:00
Name ProcedureForProstate
Title Procedure for Prostate cancer
Experimental False
Description Defines the Procedure structure used by Prostate cancer in the INCISIVE
Type Procedure
Kind resource

Resources that use this resource

CapabilityStatement
https://simplifier.net/INCISIVE/CapabilityStatement/INCISIVEServerCapabilityStatement INCISIVE FHIR Server CapabilityStatement

Resources that this resource uses

ValueSet
https://simplifier.net/INCISIVE/ValueSet/LabelCodes Label Codes
https://simplifier.net/INCISIVE/ValueSet/ProstateTreatmentCodes Prostate Treatment Codes
https://simplifier.net/INCISIVE/ValueSet/TypeOfProcedureCodes Type of Procedure Codes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ProcedureForProstate",
  "url" : "https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate",
  "version" : "20230719",
  "name" : "ProcedureForProstate",
  "title" : "Procedure for Prostate cancer",
  "status" : "active",
  "date" : "2023-07-19T11:36:43.8799013+00:00",
  "publisher" : "FTSS",
  "description" : "Defines the Procedure structure used by Prostate cancer in the INCISIVE",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure",
        "path" : "Procedure",
        "short" : "An action that was performed on a INCISIVE patient",
        "definition" : "An action that was performed on or for a patient. This can be treatment, surgery or different type of imaging tests."
      },
      {
        "id" : "Procedure.partOf",
        "path" : "Procedure.partOf",
        "short" : "Reference Observation result",
        "definition" : "A observation of which this particular action is a component or step."
      },
      {
        "id" : "Procedure.partOf.reference",
        "path" : "Procedure.partOf.reference",
        "short" : "The Observations of the action",
        "definition" : "A reference to a location at which the observation is found, that are part of this diagnostic report. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Observation/observation00\"."
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "short" : "Status of this action",
        "definition" : "A code specifying the state of the procedure. The status can be preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown . For INCISIVE, this state is completed, because this action was completed."
      },
      {
        "id" : "Procedure.statusReason",
        "path" : "Procedure.statusReason",
        "short" : "Labels for this procedure",
        "definition" : "Describe the label state of the procedure. e.g., label timepoints, label treatment, label biopsy or label exam.",
        "binding" : {
          "strength" : "preferred",
          "description" : "Label Codes",
          "valueSet" : "https://simplifier.net/INCISIVE/ValueSet/LabelCodes"
        }
      },
      {
        "id" : "Procedure.statusReason.coding",
        "path" : "Procedure.statusReason.coding",
        "short" : "Code defined by INCISIVE local codes",
        "definition" : "A reference to a code defined by a terminology system. In this case, use the INCISIVE local code."
      },
      {
        "id" : "Procedure.statusReason.coding.system",
        "path" : "Procedure.statusReason.coding.system",
        "short" : "Identity of the INCISIVE local code system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system."
      },
      {
        "id" : "Procedure.statusReason.coding.code",
        "path" : "Procedure.statusReason.coding.code",
        "short" : "Label code"
      },
      {
        "id" : "Procedure.statusReason.coding.display",
        "path" : "Procedure.statusReason.coding.display",
        "short" : "Label description"
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "short" : "Classification of this procedure",
        "definition" : "A code that classifies the procedure.",
        "binding" : {
          "strength" : "preferred",
          "description" : "Type of Procedure Codes",
          "valueSet" : "https://simplifier.net/INCISIVE/ValueSet/TypeOfProcedureCodes"
        }
      },
      {
        "id" : "Procedure.category.coding",
        "path" : "Procedure.category.coding",
        "short" : "Code defined by INCISIVE local codes",
        "definition" : "A reference to a code defined by a terminology system. In this case, use the INCISIVE local codes."
      },
      {
        "id" : "Procedure.category.coding.system",
        "path" : "Procedure.category.coding.system",
        "short" : "Identity of the INCISIVE local code system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system."
      },
      {
        "id" : "Procedure.category.coding.code",
        "path" : "Procedure.category.coding.code",
        "short" : "Type of procedure code",
        "definition" : "Symbol in syntax defined by INCISIVE local code system."
      },
      {
        "id" : "Procedure.category.coding.display",
        "path" : "Procedure.category.coding.display",
        "short" : "Type of procedure description"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "short" : "Identification of the prostate treatment and type of procedure",
        "definition" : "Describe the code that classifies the prostate treatment. And also describe the code and description of the type of this procedure. The term SNOMED CT is used here to indicate the type of cancer.",
        "binding" : {
          "strength" : "preferred",
          "description" : "Prostate Treatment Codes",
          "valueSet" : "https://simplifier.net/INCISIVE/ValueSet/ProstateTreatmentCodes"
        }
      },
      {
        "id" : "Procedure.code.coding",
        "path" : "Procedure.code.coding",
        "short" : "Code defined by INCISIVE local codes and SNOMED CT terminology",
        "definition" : "A reference to a code defined by a terminology system. In this case, use the INCISIVE local codes to represent prostate treatment. And use the SNOMED CT terminology to represent type of procedure."
      },
      {
        "id" : "Procedure.code.coding.system",
        "path" : "Procedure.code.coding.system",
        "short" : "Identity of the INCISIVE local code system or SNOMED CT code system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system or SNOMED CT code system."
      },
      {
        "id" : "Procedure.code.coding.code",
        "path" : "Procedure.code.coding.code",
        "short" : "Prostate treatment code or SNOMED CT code",
        "definition" : "Symbol in syntax defined by INCISIVE local code system or SNOMED CT code system."
      },
      {
        "id" : "Procedure.code.coding.display",
        "path" : "Procedure.code.coding.display",
        "short" : "Prostate treatment description or SNOEMD CT description"
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "short" : "Patient who the procedure was performed on",
        "definition" : "The INCISIVE patient on which the procedure was performed. Use relative reference to the Patient resource."
      },
      {
        "id" : "Procedure.subject.reference",
        "path" : "Procedure.subject.reference",
        "short" : "Use relative reference to the Patient resource",
        "definition" : "A reference to a location at which the patient is found. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Patient/patient00\"."
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "short" : "When this procedure was performed",
        "definition" : "The months in which the procedure was performed. (If numbers are required, map strings to integers)"
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "short" : "Patient's body location for this procedure",
        "definition" : "The structured body location information in which the was performed."
      },
      {
        "id" : "Procedure.bodySite.coding",
        "path" : "Procedure.bodySite.coding",
        "short" : "Code defined by a SNOMED CT terminology"
      },
      {
        "id" : "Procedure.bodySite.coding.system",
        "path" : "Procedure.bodySite.coding.system",
        "short" : "Identity of the SNOMED CT url",
        "definition" : "The identification of the code system that defines the meaning of the symbol in this code."
      },
      {
        "id" : "Procedure.bodySite.coding.code",
        "path" : "Procedure.bodySite.coding.code",
        "short" : "SNOMED CT code"
      },
      {
        "id" : "Procedure.bodySite.coding.display",
        "path" : "Procedure.bodySite.coding.display",
        "short" : "Fully Specified Name defined by the SNOMED CT",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system. Use the Fully Specified Name of SNOMED CT."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.